home *** CD-ROM | disk | FTP | other *** search
/ Clickx 33 / Clickx 33.iso / assets / software / rminstall.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-12-07  |  28.6 KB  |  454 lines

  1. ;InnoSetupVersion=5.1.7
  2. [Setup]
  3. AppName=Registry Mechanic
  4. AppVerName=Registry Mechanic 6.0
  5. AppId=Registry Mechanic
  6. AppVersion=6.0
  7. AppPublisher=PC Tools
  8. AppPublisherURL=http://www.pctools.com
  9. AppSupportURL=http://www.pctools.com/registry-mechanic/support/
  10. AppMutex=GuideWorksRegistryMechanic
  11. DefaultDirName={pf}\Registry Mechanic
  12. DefaultGroupName=Registry Mechanic
  13. UninstallDisplayIcon={app}\RegMech.exe
  14. OutputBaseFilename=rminstall-6.0.0.750f-GTB
  15. Compression=lzma
  16. DisableProgramGroupPage=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  21. Source: "{tmp}\helper.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  22. Source: "{tmp}\en_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  23. Source: "{tmp}\de_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  24. Source: "{tmp}\es_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  25. Source: "{tmp}\fr_tb_image.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  26. Source: "{tmp}\RM GTB - English.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  27. Source: "{tmp}\RM GTB - German.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  28. Source: "{tmp}\RM GTB - Spanish.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  29. Source: "{tmp}\RM GTB - French.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  30. Source: "{tmp}\gtapi.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  31. Source: "{tmp}\InternetCheck.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  32. Source: "{tmp}\GTB_IE7_en.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  33. Source: "{app}\Activate.dll"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  34. Source: "{app}\Common.ini"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  35. Source: "{app}\deu-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  36. Source: "{app}\eng-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  37. Source: "{app}\esp-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  38. Source: "{app}\fre-rmhelp.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  39. Source: "{app}\homepage.url"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  40. Source: "{app}\iSHelp.dll"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  41. Source: "{app}\RegMech.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  42. Source: "{app}\RMEngine.dll"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  43. Source: "{app}\RMReg.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  44. Source: "{app}\RMScrn.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  45. Source: "{app}\RMSubs.dll"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  46. Source: "{app}\Update.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  47. Source: "{app}\Data\keys.dat"; DestDir: "{app}\Data"; Flags: overwritereadonly ignoreversion 
  48. Source: "{app}\Data\map.dat"; DestDir: "{app}\Data"; Flags: overwritereadonly ignoreversion 
  49. Source: "{app}\Data\rmabout.avi"; DestDir: "{app}\Data"; Flags: overwritereadonly ignoreversion 
  50. Source: "{app}\Data\rmmon.avi"; DestDir: "{app}\Data"; Flags: overwritereadonly ignoreversion 
  51. Source: "{app}\Data\rmscan.avi"; DestDir: "{app}\Data"; Flags: overwritereadonly ignoreversion 
  52. Source: "{app}\Data\values.dat"; DestDir: "{app}\Data"; Flags: overwritereadonly ignoreversion 
  53. Source: "{app}\LuLng\Deutsch.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  54. Source: "{app}\LuLng\English.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  55. Source: "{app}\LuLng\Francais.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  56. Source: "{app}\LuLng\Spanish.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  57. Source: "{app}\ref\Deutsch.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  58. Source: "{app}\ref\Deutsch.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  59. Source: "{app}\ref\English.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  60. Source: "{app}\ref\English.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  61. Source: "{app}\ref\Espanol.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  62. Source: "{app}\ref\Espanol.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  63. Source: "{app}\ref\Francais.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  64. Source: "{app}\ref\Francais.mon"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  65. Source: "{app}\ref\Francaisselect.bmp"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  66. Source: "{app}\ref\Francaisstatus.bmp"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  67. Source: "{tmp}\msvbvm60.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  68. Source: "{tmp}\MSCOMCTL.OCX"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  69. Source: "{tmp}\STKIT432.DLL"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  70. Source: "{tmp}\scrrun.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  71. [Dirs]
  72. Name: "{app}\ref"; Flags: uninsalwaysuninstall 
  73. Name: "{app}\backup"; Flags: uninsalwaysuninstall 
  74. [Registry]
  75. Root: HKLM; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  76. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  77. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "BackUpFile"; ValueType: String; ValueData: "{app}\backup"; Flags: uninsdeletevalue 
  78. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "RefFile"; ValueType: String; ValueData: "{app}\ref"; Flags: uninsdeletevalue 
  79. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "LogFile"; ValueType: String; ValueData: "{app}\log"; Flags: deletevalue 
  80. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "DatabasePath"; ValueType: String; ValueData: "{app}\Data"; Flags: uninsdeletevalue 
  81. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegScreen"; ValueType: String; ValueData: "0"; Flags: uninsdeletevalue 
  82. Root: HKCU; Subkey: "SOFTWARE\Digital River\SoftwarePassport\PC Tools"; Flags: uninsdeletekeyifempty 
  83. Root: HKCU; Subkey: "SOFTWARE\Digital River\SoftwarePassport\PC Tools\Registry Mechanic"; Flags: uninsdeletekey 
  84. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegHelpLink"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  85. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "RegHelpLink"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support/category/2/"; Flags: uninsdeletevalue 
  86. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Support"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support.php?version=%version%"; Flags: uninsdeletevalue 
  87. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "URL"; ValueType: String; ValueData: "http://www.pctools.com/"; Flags: uninsdeletevalue 
  88. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Branding"; ValueType: String; ValueData: "pctools"; Flags: uninsdeletevalue 
  89. Root: HKCU; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  90. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  91. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Language"; ValueName: "default"; ValueType: String; ValueData: "{code:LanguageSelected}"; Flags: createvalueifdoesntexist uninsdeletevalue 
  92. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "AutoBackup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  93. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "NoConfirmation"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  94. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  95. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Suggest"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  96. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "RegMonitor"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  97. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; Flags: uninsdeletevalue 
  98. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; ValueData: "{app}\RegMech.exe /QS"; Tasks: autostart; Flags: uninsdeletevalue 
  99. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "1"; Tasks: autostart; Flags: uninsdeletevalue 
  100. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic"; ValueName: "uninsmsg1"; ValueType: String; ValueData: "{cm:uninsbegin}"; Flags: uninsdeletekey 
  101. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic"; ValueName: "uninsmsg2"; ValueType: String; ValueData: "{cm:uninschkbox}"; Flags: uninsdeletekey 
  102. [INI]
  103. FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "{cm:ShortCutHPLink}"; 
  104. [Run]
  105. Filename: "regsvr32.exe"; Parameters: "/u /s scrrun.dll"; 
  106. Filename: "regsvr32.exe"; Parameters: "/s {sys}\scrrun.dll"; 
  107. Filename: "{app}\regmech.exe"; Parameters: "/S"; Description: "{cm:ScanAfterInstall}"; Flags: postinstall skipifsilent nowait
  108. [Icons]
  109. Name: "{group}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "{cm:ShortCutRMComment}"; 
  110. Name: "{group}\{cm:ShortCutQSG}"; Filename: "{app}\{cm:ShortCutFileName}"; WorkingDir: "{app}"; Comment: "{cm:ShortCutQSGComment}"; 
  111. Name: "{group}\{cm:ShortCutUninstall}"; Filename: "{uninstallexe}"; Comment: "{cm:ShortCutUninstallComment}"; 
  112. Name: "{commondesktop}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  113. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "Launch Registry Mechanic"; Tasks: quicklaunchicon; 
  114. Name: "{group}\{cm:ShortCutHP}"; Filename: "{app}\homepage.url"; Comment: "{cm:ShortCutHPComment}"; 
  115. [Tasks]
  116. Name: "autostart"; Description: "{cm:AutoStart}"; GroupDescription: "{cm:Options}"; 
  117. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  118. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  119. [InstallDelete]
  120. Type: files; Name: "{userdesktop}\Registry Mechanic.lnk"; 
  121. Type: files; Name: "{app}\ref\Fran
  122. ais.ini"; 
  123. Type: files; Name: "{app}\log\ignore.dat"; 
  124. Type: files; Name: "{app}\log\igds.log"; 
  125. Type: files; Name: "{app}\log\igdskeys.log"; 
  126. Type: files; Name: "{app}\log\rmmon.avi"; 
  127. Type: files; Name: "{app}\log\rmscan.avi"; 
  128. Type: dirifempty; Name: "{app}\log"; 
  129. [UninstallDelete]
  130. Type: files; Name: "{app}\ref\*.ini"; 
  131. Type: files; Name: "{app}\sound\*.wav"; 
  132. Type: files; Name: "{app}\homepage.url"; 
  133. Type: files; Name: "{app}\common.ini"; 
  134. Type: files; Name: "{app}\LULog.txt"; 
  135. Type: files; Name: "{app}\rminstall.log"; 
  136. Type: files; Name: "{app}\rmengine.log"; 
  137. Type: files; Name: "{app}\*.bmp"; 
  138. Type: filesandordirs; Name: "{app}\log"; 
  139. Type: filesandordirs; Name: "{app}\data"; 
  140. Type: filesandordirs; Name: "{app}\backup"; 
  141. Type: filesandordirs; Name: "{app}\temp"; 
  142. Type: dirifempty; Name: "{app}"; 
  143. [CustomMessages]
  144. en.NameAndVersion=%1 version %2
  145. en.AdditionalIcons=Additional icons:
  146. en.CreateDesktopIcon=Create a &desktop icon
  147. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  148. en.ProgramOnTheWeb=%1 on the Web
  149. en.UninstallProgram=Uninstall %1
  150. en.LaunchProgram=Launch %1
  151. en.AssocFileExtension=&Associate %1 with the %2 file extension
  152. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  153. en.Options=Options:
  154. en.AutoStart=&Automatically scan registry when Windows starts
  155. en.ScanAfterInstall=Start Registry Mechanic and scan for problems
  156. en.RunIGCheckBox=Run Install Guard to clear your system of malware which may affect your usage of Registry Mechanic
  157. en.IGEULA1=By using Install Guard you agree to the EULA which can be viewed 
  158. en.IGEULA2=here
  159. en.IGEULA3=.
  160. en.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  161. en.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  162. en.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Google Toolbar\b0  \fs16 for Internet Explorer\fs20\par}
  163. en.GooglePageCaption=Free! Google Toolbar for Internet Explorer
  164. en.GooglePageDescription=Take the power of Google with you anywhere on the Web
  165. en.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 The free Google Toolbar enables you to:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Search the Web with Google from any site\par{\pntext\f1\'B7\tab}Eliminate annoying pop-up ads\par{\pntext\f1\'B7\tab}Fill out Web forms instantly with AutoFill\par }
  166. en.GooglePageRadio1a=Install the free Google Toolbar
  167. en.GooglePageRadio1aBold=Install the free Google Toolbar
  168. en.GooglePageRadio1b=     You can remove it easily at any time
  169. en.GooglePageRadio2=Don't install the Google Toolbar
  170. en.GooglePageNotice1=By installing the Google Toolbar, you agree to abide to the Google Toolbar terms of use and privacy policy.
  171. en.GooglePageNotice1a=Read the terms of use
  172. en.GooglePageNotice1b= and 
  173. en.GooglePageNotice1c=Read the privacy policy
  174. en.GooglePageNotice1d=.
  175. en.GooglePageTitle=Setup - Registry Mechanic
  176. en.GooglePageTitleLabel=Required Components Download
  177. en.GooglePageTitleDescription=Setup is now downloading the required files to your computer
  178. en.GoogleFinishConfirm=Google Toolbar has also been installed and will appear the next time you open an Internet Explorer window.
  179. en.MSG_DownloadError=Setup could not download some files, please run setup again.
  180. en.MSG_ButtonInstall=&Install
  181. en.ShortCutFileName=eng-rmhelp.chm
  182. en.ShortCutUninstall=Uninstall Registry Mechanic
  183. en.ShortCutQSG=Registry Mechanic Quick Start Guide
  184. en.ShortCutQSGComment=Read Registry Mechanic Quick Start Guide
  185. en.ShortCutHP=Home Page
  186. en.ShortCutHPComment=Visit the Registry Mechanic Home Page
  187. en.ShortCutHPLink=http://www.pctools.com/registry-mechanic/
  188. en.ShortCutUninstallComment=Uninstall Registry Mechanic
  189. en.ShortCutRMComment=Start Registry Mechanic
  190. en.lblSelectDir=Setup has detected that you already have %1 installed
  191. en.lblSelectDirBrowse=Installation must take place in the following location
  192. en.msgDegrade=Warning: You are trying to install an older version of %1
  193. en.uninsbegin=Uninstallation is about to commence.
  194. en.uninschkbox=Retain backup and custom ignore list files
  195. de.NameAndVersion=%1 Version %2
  196. de.AdditionalIcons=Zus
  197. tzliche Symbole:
  198. de.CreateDesktopIcon=Erstelle &Desktop-Symbol
  199. de.CreateQuickLaunchIcon=Erstelle &Schnellstartsymbol
  200. de.ProgramOnTheWeb=%1 im Web
  201. de.UninstallProgram=De-installiere %1
  202. de.LaunchProgram=Starte %1
  203. de.AssocFileExtension=&Verkn
  204. pfe %1 mit %2 Datenerweiterung
  205. de.AssocingFileExtension=Verkn
  206. pfung von %1 mit der %2 Datenerweiterung...
  207. de.Options=Optionen:
  208. de.AutoStart=&Automatisch die Registry durchsuchen, wenn Windows startet
  209. de.ScanAfterInstall=Registry Mechanic starten und nach Problemen suchen
  210. de.RunIGCheckBox=Starten Sie Install Guard, um Ihr System von Malware zu befreien, die den Gebrauch von Registry Mechanic beeinflussen k
  211. de.IGEULA1=Indem Sie den Installationassistenten verwenden, stimmen Sie der EULA zu, die 
  212. de.IGEULA2=hier 
  213. de.IGEULA3=eingesehen werden kann.
  214. de.ErrorRMRunning=Beim Setup wurde festgestellt, dass Registry Mechanic momentan ge
  215. ffnet ist. %nKlicken Sie OK, um Registry Mechanic zu schliessen und das Setup fortzusetzen oder Abbrechen, um das Setup zu verlassen.
  216. de.OldRMFound=Beim Setup wurde eine 
  217. ltere Version von Registry Mechanic gefunden. Diese 
  218. ltere Version muss zun
  219. chst deinstalliert werden, bevor diese Installation abgeschlossen werden kann. M
  220. chten Sie die 
  221. ltere Version deinstallieren und die neue Version einrichten?
  222. de.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1031\b\f0\fs18 Kostenlos!\cf0   Google Toolbar \b0\fs16 f
  223. r Internet Explorer.\lang1033\f1\par}
  224. de.GooglePageCaption=Kostenlos!  Google Toolbar f
  225. r Internet Explorer.
  226. de.GooglePageDescription=Nutzen Sie 
  227. berall im Web die M
  228. glichkeiten von Google.
  229. de.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Die kostenlose Google Toolbar erm
  230. glicht Ihnen:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Das Web mit Google von jeder Webseite aus zu durchsuchen\par{\pntext\f1\'B7\tab}L
  231. stige Popup-Werbungen unterbinden\par{\pntext\f1\'B7\tab}Mit Hilfe von AutoVervollst
  232. ndigen sofort Web-Formulare ausf
  233. llen\par }
  234. de.GooglePageRadio1a=Installieren Sie die kostenlose Google Toolbar
  235. de.GooglePageRadio1aBold=Installation der kostenlosen Google Toolbar
  236. de.GooglePageRadio1b=     Sie k
  237. nnen Google Toolbar jederzeit problemlos wieder entfernen.
  238. de.GooglePageRadio2=Google Toolbar nicht installieren.
  239. de.GooglePageNotice1=Indem Sie die Google-Toolbar installieren, stimmen Sie den Nutzungsbedingungen und den Datenschutzbestimmungen der Google Toolbar zu.
  240. de.GooglePageNotice1a=Nutzungsbedingungen lesen
  241. de.GooglePageNotice1b= und 
  242. de.GooglePageNotice1c=Datenschutzbestimmungen lesen
  243. de.GooglePageNotice1d=.
  244. de.GooglePageTitle=Setup - Registry Mechanic
  245. de.GooglePageTitleLabel=Download der erforderlichen Komponenten
  246. de.GooglePageTitleDescription=Das Setup speichert nun die erforderlichen Dateien auf Ihrem Computer ab
  247. de.GoogleFinishConfirm=Die Google Toolbar wurde ebenfalls installiert und wird beim n
  248. chsten 
  249. ffnen des Internet Explorer in einem Fenster angezeigt.
  250. de.MSG_DownloadError=Beim Setup konnten einige Dateien nicht gespeichert werden, starten Sie das Setup bitte neu.
  251. de.MSG_ButtonInstall=&Installieren
  252. de.ShortCutFileName=deu-rmhelp.chm
  253. de.ShortCutUninstall=Registry Mechanic deinstallieren
  254. de.ShortCutQSG=Registry Mechanic Schnellhilfe
  255. de.ShortCutQSGComment=Registry Mechanic Schnellhilfe
  256. de.ShortCutHP=Homepage
  257. de.ShortCutHPComment=Homepage
  258. de.ShortCutHPLink=http://www.pctools.com/de/registry-mechanic/
  259. de.ShortCutUninstallComment=Registry Mechanic deinstallieren
  260. de.ShortCutRMComment=Registry Mechanic
  261. de.lblSelectDir=Beim Setup wurde festgestellt, dass %1 bereits installiert wurde
  262. de.lblSelectDirBrowse=Die Installation muss an folgendem Standort erfolgen
  263. de.msgDegrade=Warnung: Sie versuchen gerade, eine 
  264. ltere Version von %1 zu installieren
  265. de.uninsbegin=Deinstallation wird gestartet.
  266. de.uninschkbox=Backup und benutzerdefinierte Dateien der Ignorier-Liste behalten
  267. es.NameAndVersion=%1 versi
  268. es.AdditionalIcons=Iconos adicionales:
  269. es.CreateDesktopIcon=Crear un icono en el &escritorio
  270. es.CreateQuickLaunchIcon=Crear un icono de Inicio &R
  271. es.ProgramOnTheWeb=%1 en la Web
  272. es.UninstallProgram=Desinstalar %1
  273. es.LaunchProgram=Ejecutar %1
  274. es.AssocFileExtension=&Asociar %1 con la extensi
  275. es.AssocingFileExtension=Asociando %1 con la extensi
  276. n %2...
  277. es.Options=Opciones:
  278. es.AutoStart=&Analizar el registro autom
  279. ticamente al iniciar Windows
  280. es.ScanAfterInstall=Iniciar Registry Mechanic y analizar en busca de problemas
  281. es.RunIGCheckBox=Ejecutar Install Guard para limpiar su sistema de malware el cual puede afectar el uso de Registry Mechanic.
  282. es.IGEULA1=Al instalar Install Guard usted acepta los t
  283. rminos del CLUF el cual se puede ver 
  284. es.IGEULA2=aqu
  285. es.IGEULA3=.
  286. es.ErrorRMRunning= El proceso de instalaci
  287. n ha detectado que Registry Mechanic se encuentra en funcionamiento. %Clic OK para cerrar Registry Mechanic y continuar con la instalaci
  288. n o Clic Cancel para salir de la instalaci
  289. es.OldRMFound= El proceso de instalaci
  290. n ha encontrado una versi
  291. n anterior de Registry Mechanic. Esa versi
  292. n anterior debe ser desinstalada antes de completar 
  293. sta instalaci
  294. Desea usted desinstalar la versi
  295. n anterior e instalar la nueva versi
  296. es.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang3082\b\f0\fs18\'a1Gratuito!\cf0  Barra Google \b0\fs16 para Internet Explorer \lang1033\f1\par}
  297. es.GooglePageCaption=
  298. Gratuito! Barra Google para Internet Explorer 
  299. es.GooglePageDescription=Ll
  300. vese consigo el poder de Google a cualquier lugar de la web
  301. es.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}  {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang3082\b\f0\fs16 La barra de herramientas gratuita de Google le permite:\b0   \par \bullet  B
  302. squeda desde cualquier sitio con Google   \par \bullet  Eliminar los molestos anuncios pop-up   \par \bullet  Llenar formularios de Web instant
  303. neamente con la funci
  304. n Autofill\'f1ol\lang1033\f1\par }
  305. es.GooglePageRadio1a=Instalar la barra Google gratuita
  306. es.GooglePageRadio1aBold=Instale la barra Google
  307. es.GooglePageRadio1b=     Puede eliminarla f
  308. cilmente en cualquier momento que lo desee.
  309. es.GooglePageRadio2=No instalar la barra Google
  310. es.GooglePageNotice1=Al instalar la barra Google, usted acuerda sujetarse a los t
  311. rminos de uso y pol
  312. tica de privacidad de la barra Google.
  313. es.GooglePageNotice1a=Leer los t
  314. rminos de uso
  315. es.GooglePageNotice1b= y la 
  316. es.GooglePageNotice1c=Leer la pol
  317. tica de privacidad
  318. es.GooglePageNotice1d= de dicho programa.
  319. es.GooglePageTitle=Setup - Registry Mechanic
  320. es.GooglePageTitleLabel=Descarga de Componentes Requeridos
  321. es.GooglePageTitleDescription=El Instalador est
  322.  ahora descargando los archivos requeridos en su computadora
  323. es.GoogleFinishConfirm=La barra Google tambi
  324. n se ha instalado y aparecer
  325.  la pr
  326. xima vez que abra una ventana de Internet Explorer.
  327. es.MSG_DownloadError=El instalador no pudo descargar algunos archivos, por favor ejecute el instalador nuevamente.
  328. es.MSG_ButtonInstall=&Instalar
  329. es.ShortCutFileName=esp-rmhelp.chm
  330. es.ShortCutUninstall=Desinstale Registry Mechanic
  331. es.ShortCutQSG=Gu
  332. pida de Registry Mechanic
  333. es.ShortCutQSGComment=Gu
  334. pida de Registry Mechanic
  335. es.ShortCutHP=P
  336. gina principal
  337. es.ShortCutHPComment=P
  338. gina principal
  339. es.ShortCutHPLink=http://www.pctools.com/es/registry-mechanic/
  340. es.ShortCutUninstallComment=Desinstale Registry Mechanic
  341. es.ShortCutRMComment=Registry Mechanic
  342. es.lblSelectDir=El instalador ha detectado que ya tiene %1 instalado
  343. es.lblSelectDirBrowse=La instalaci
  344. n debe hacerse en la ubicaci
  345. n siguiente
  346. es.msgDegrade=Advertencia: Usted trata de instalar una versi
  347. n anterior de %1
  348. es.uninsbegin=La desinstalaci
  349. n est
  350.  por comenzar.
  351. es.uninschkbox=Mantener los respaldos y la lista personalizada de archivos excluidos
  352. fr.NameAndVersion=%1 version %2
  353. fr.AdditionalIcons=Ic
  354. nes suppl
  355. mentaires :
  356. fr.CreateDesktopIcon=Cr
  357. er une ic
  358. ne &bureau
  359. fr.CreateQuickLaunchIcon=Cr
  360. er une ic
  361. ne &Lancement rapide
  362. fr.ProgramOnTheWeb=%1 sur le Web
  363. fr.UninstallProgram=D
  364. sinstallation de %1
  365. fr.LaunchProgram=Lancer %1
  366. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  367. fr.AssocingFileExtension=Association de %1 avec l'extension de fichier %2
  368. fr.Options=Options :
  369. fr.AutoStart=&Effectuez un scan du registre automatiquement quand Windows d
  370. marre
  371. fr.ScanAfterInstall=D
  372. marrez Registry Mechanic et lancez un scan pour des probl
  373. fr.RunIGCheckBox=Ex
  374. cutez Install Guard pour enlever de votre syst
  375. me des malwares qui pourraient influencer l'usage de Registry Mechanic
  376. fr.IGEULA1=En utilisant Install Guard, vous consentiez au CLUF qui peut 
  377. tre vu 
  378. fr.IGEULA2=ici
  379. fr.IGEULA3=.
  380. fr.ErrorRMRunning=Le programme d'installation a d
  381.  que Registry Mechanic est en cours d'ex
  382. cution. %nCliquez sur OK pour fermer Registry Mechanic  et continuer l'installation ou Annuler pour quitter l'installation.
  383. fr.OldRMFound=Le programme d'installation a trouv
  384.  une ancienne version de Registry Mechanic. Cette ancienne version doit 
  385. tre d
  386. sinstall
  387. e avant que cette installation peut 
  388. tre effectu
  389. e. Voulez-vous d
  390. sinstaller cette ancienne version et installer la nouvelle version?
  391. fr.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Barre d'outils Google\b0 \fs16 pour Internet Explorer\fs20\par}
  392. fr.GooglePageCaption=Gratuit ! Barre d'outils Google pour Internet Explorer
  393. fr.GooglePageDescription=Emportez la puissance de Google avec vous n'importe o
  394.  sur le Web
  395. fr.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 La barre d'outils Google gratuite vous permet de :\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Effectuer des recherches sur le Web avec Google depuis n'importe quel site\par{\pntext\f1\'B7\tab}Eliminer des fen
  396. tres publicitaires ennuyantes\par{\pntext\f1\'B7\tab}Remplir des formulaires Web instantan
  397. ment avec AutoFill\par }
  398. fr.GooglePageRadio1a=Installer la barre d'outils Google gratuite
  399. fr.GooglePageRadio1aBold=Installer la barre d'outils Google gratuite
  400. fr.GooglePageRadio1b=Vous pouvez la supprimer ais
  401. ment 
  402.  tout moment
  403. fr.GooglePageRadio2=Ne pas installer la barre d'outils Google
  404. fr.GooglePageNotice1=En installant la barre d'outils Google, vous consentez 
  405.  respecter les termes d'utilisation et la politique de confidentialit
  406.  concernant cette barre d'outils.
  407. fr.GooglePageNotice1a=Lire les termes d'utilisation
  408. fr.GooglePageNotice1b=et
  409. fr.GooglePageNotice1c=Lire la politique de confidentialit
  410. fr.GooglePageNotice1d=.
  411. fr.GooglePageTitle=Installation - Registry Mechanic
  412. fr.GooglePageTitleLabel=T
  413. chargement des composants requis
  414. fr.GooglePageTitleDescription=Le programme d'installation t
  415. charge actuellement les fichiers requis sur votre ordinateur
  416. fr.GoogleFinishConfirm=La barre d'outils Google a aussi 
  417.  install
  418. e et s'affiche 
  419.  la prochaine ouverture de la fen
  420. tre d'Internet Explorer.
  421. fr.MSG_DownloadError=Le programme d'installation n'a pas pu t
  422. charger certains fichiers. Veuillez r
  423. cuter l'installation.
  424. fr.MSG_ButtonInstall=&Installer
  425. fr.ShortCutFileName=fre-rmhelp.chm
  426. fr.ShortCutUninstall=D
  427. sinstaller Registry Mechanic
  428. fr.ShortCutQSG=Guide de d
  429. marrage rapide de Registry Mechanic
  430. fr.ShortCutQSGComment=Guide de d
  431. marrage rapide de Spyware Doctor
  432. fr.ShortCutHP=Page d'accueil
  433. fr.ShortCutHPComment=Visitez la page d'accueil de Registry Mechanic
  434. fr.ShortCutHPLink=http://www.pctools.com/fr/registry-mechanic/
  435. fr.ShortCutUninstallComment=D
  436. sinstaller Registry Mechanic
  437. fr.ShortCutRMComment=Lancer Registry Mechanic
  438. fr.lblSelectDir=Le programme d'installation a d
  439.  que %1 est d
  440.  install
  441. fr.lblSelectDirBrowse=L'installation doit s'effectuer dans l'endroit suivant
  442. fr.msgDegrade=Avertissement: Vous essayez d'installer une version plus ancienne de %1
  443. fr.uninsbegin=La d
  444. sinstallation va commencer
  445. fr.uninschkbox=Garder la sauvegarde et les param
  446. tres de la liste ignorer
  447. [Languages]
  448. ; These files are stubs
  449. ; To achieve better results after recompilation, use the real language files
  450. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  451. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  452. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.txt"; 
  453. Name: "fr"; MessagesFile: "embedded\fr.isl"; LicenseFile: "embedded\frLicense.txt"; 
  454.